Skip to content

ref(openai-agents): Stop setting gen_ai.request.available_tools on Invoke Agent spans - #6955

Merged
alexander-alderman-webb merged 28 commits into
masterfrom
webb/openai-agents-agent-tool-definitions
Jul 31, 2026
Merged

ref(openai-agents): Stop setting gen_ai.request.available_tools on Invoke Agent spans#6955
alexander-alderman-webb merged 28 commits into
masterfrom
webb/openai-agents-agent-tool-definitions

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

The attribute is not well-defined for agents as different tools can be available in an agent's lifetime.

See https://github.com/getsentry/rfcs/blob/main/text/0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry.md for details.

Issues

Reminders

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

99634 passed | ⏭️ 6757 skipped | Total: 106391 | Pass Rate: 93.65% | Execution Time: 355m 11s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests 📈 +1
Failed Tests 📉 -1
Skipped Tests

➖ Removed Tests (1)

View removed tests
  • test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[experiment-thread]
    • File: tests.profiler.test_continuous_profiler

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2512 uncovered lines.
❌ Project coverage is 89.85%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.88%    89.85%    -0.03%
==========================================
  Files          193       193         —
  Lines        24754     24750        -4
  Branches      8860      8858        -2
==========================================
+ Hits         22249     22238       -11
- Misses        2505      2512        +7
- Partials      1416      1416         —

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review July 31, 2026 08:55
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner July 31, 2026 08:55
Base automatically changed from webb/openai-agents-tool-definitions to master July 31, 2026 12:14
@alexander-alderman-webb
alexander-alderman-webb enabled auto-merge (squash) July 31, 2026 12:28
@alexander-alderman-webb
alexander-alderman-webb merged commit a855efe into master Jul 31, 2026
145 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/openai-agents-agent-tool-definitions branch July 31, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants